Skip to content
This repository was archived by the owner on Dec 8, 2020. It is now read-only.

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps @babel/plugin-syntax-object-rest-spread from 7.0.0 to 7.2.0.

Release notes

Sourced from @babel/plugin-syntax-object-rest-spread's releases.

v7.2.0 (2018-12-03)

Thanks to @​Gcaufy, @​morozRed, @​phapp88, @​tim-mc and @​katrotz for their first PRs!

You can read more about this release at https://babeljs.io/blog/2018/12/03/7.2.0.

🚀 New Feature

  • babel-parser
  • babel-core
  • babel-node
  • babel-generator, babel-helpers, babel-plugin-class-features, babel-plugin-proposal-private-methods, babel-plugin-syntax-class-properties, babel-types
  • babel-preset-env

🐛 Bug Fix

  • babel-parser
  • babel-helper-fixtures, babel-parser
    • #9113 Ignore empty fixture directories and fix fixtures in the parser. (@​danez)
  • babel-preset-env
  • babel-plugin-transform-destructuring
  • babel-plugin-proposal-optional-chaining
  • babel-core, babel-helper-wrap-function, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-function-sent, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes
  • babel-core

💅 Polish

🏠 Internal

... (truncated)
Changelog

Sourced from @babel/plugin-syntax-object-rest-spread's changelog.

v7.2.0 (2018-12-03)

You can read more about this release at https://babeljs.io/blog/2018/12/03/7.2.0.

🚀 New Feature

  • babel-parser
  • babel-core
  • babel-node
  • babel-generator, babel-helpers, babel-plugin-class-features, babel-plugin-proposal-private-methods, babel-plugin-syntax-class-properties, babel-types
  • babel-preset-env

🐛 Bug Fix

  • babel-parser
  • babel-helper-fixtures, babel-parser
    • #9113 Ignore empty fixture directories and fix fixtures in the parser. (@​danez)
  • babel-preset-env
  • babel-plugin-transform-destructuring
  • babel-plugin-proposal-optional-chaining
  • babel-core, babel-helper-wrap-function, babel-plugin-proposal-async-generator-functions, babel-plugin-proposal-function-sent, babel-plugin-transform-async-to-generator, babel-plugin-transform-classes
  • babel-core

💅 Polish

🏠 Internal

  • babel-helper-create-class-features-plugin, babel-plugin-proposal-class-properties, babel-plugin-proposal-private-methods
... (truncated)
Commits
  • 282129e v7.2.0
  • fc5d49b Add access:public to @babel/helper-create-class-features-plugin
  • 6c2771c Add @babel/plugin-proposal-private-methods to @babel/standalone (#9115)
  • fdc869c Merge pull request #8289 from valtech-nyc/implement-smart-pipeline-in-parser
  • fa9df67 Move tests from babylon to babel-parser and enable one test that works now
  • 3932830 Parse non-octals with leading zeros in non strict mode correctly (#9114)
  • 07eaa3c Ignore empty fixture directories and fix fixtures in the parser (#9113)
  • 3530d11 Update find-cache-dir (#9111)
  • 806e133 Export @babel/parser#tokTypes in @babel/core (#8986)
  • 2bf8dde Propagates the extensions overrides provided by CLI during files walk (#8668)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by nicolo-ribaudo, a new releaser for @babel/plugin-syntax-object-rest-spread since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [@babel/plugin-syntax-object-rest-spread](https://github.com/babel/babel) from 7.0.0 to 7.2.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](babel/babel@v7.0.0...v7.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 22, 2019
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit df2df89:

Sandbox Source
zealous-paper-snj3y Configuration
react-lazy-progressive-image Configuration

@dependabot-preview
Copy link
Contributor Author

Superseded by #60.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/babel/plugin-syntax-object-rest-spread-7.2.0 branch November 25, 2019 23:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants